Package com.google.common.base
-
Interface Summary Interface Description Function<F,T> Predicate<T> -
Class Summary Class Description CommonMatcher The subset of theMatcherAPI which is used by this package, and also shared with there2jlibrary.CommonPattern The subset of thePatternAPI which is used by this package, and also shared with there2jlibrary.Functions Functions.ConstantFunction<E> Functions.ForMapWithDefault<K,V> Functions.FunctionComposition<A,B,C> Functions.FunctionForMapNoDefault<K,V> Functions.PredicateFunction<T> Functions.SupplierFunction<T> JdkPattern JdkPattern.JdkMatcher Preconditions Predicates Predicates.AndPredicate<T> Predicates.CompositionPredicate<A,B> Predicates.ContainsPatternPredicate Predicates.InPredicate<T> Predicates.InstanceOfPredicate Predicates.IsEqualToPredicate<T> Predicates.NotPredicate<T> Predicates.OrPredicate<T> Predicates.SubtypeOfPredicate -
Enum Summary Enum Description Functions.IdentityFunction Functions.ToStringFunction Predicates.ObjectPredicate